home *** CD-ROM | disk | FTP | other *** search
- object Form5: TForm5
- Left = 208
- Top = 112
- ActiveControl = Button1
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = '1024'
- ClientHeight = 395
- ClientWidth = 346
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 346
- Height = 395
- Picture.Data = {<image001.bmp>}
- end
- object Image2: TImage
- Left = 0
- Top = 0
- Width = 345
- Height = 393
- Picture.Data = {<image002.bmp>}
- Visible = False
- end
- object Button1: TButton
- Left = 135
- Top = 360
- Width = 75
- Height = 25
- Caption = '1021'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-